stack pointer function

英 [stæk ˈpɔɪntə(r) ˈfʌŋkʃn] 美 [stæk ˈpɔɪntər ˈfʌŋkʃn]

栈指示字功能

计算机



双语例句

  1. If a function is executing, then the stack pointer is pointing to the top of the whole stack, which is also the top of that function's activation record.
    如果一个函数正在执行,那么堆栈指针就会指向整个堆栈的顶部,这也是该函数活动记录的顶部。
  2. The stack pointer is not used at all in the function and changing its value is meaningless.
    堆栈指针根本不能这样使用,改变它的值是无意义的。